home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / mxutil / tspak17 / setdac.mak < prev    next >
Encoding:
Text File  |  1994-07-07  |  323 b   |  10 lines

  1. SETDAC.ASM sets the Tandy DAC to allow direct writes without DMA (as if it
  2. were a homemade DAC on the parallel port).  This permits some programs that 
  3. do not directly support the Tandy DAC to be used with it.  See TSPAK.DOC
  4. for details.
  5.  
  6. To make the program, type:
  7.  
  8.   A86 SETDAC.ASM
  9.  
  10. SETDAC.COM will be produced.